GrapeCity ActiveReports for .NET 16.0J
PagesCollection<T> クラス
メンバ 

GrapeCity.ActiveReports.Core.Document 名前空間 : PagesCollection<T> クラス
Pageオブジェクトのコレクションが含まれています。
オブジェクト モデル
PagesCollection<T> クラス
シンタックス
'宣言
 
Public Class PagesCollection(Of T As {New, Page}) 
   Implements IPagesCollection(Of T) 
public class PagesCollection<T> : IPagesCollection<T>  
where T: new(), Page
型パラメータ
T
継承階層

System.Object
   GrapeCity.ActiveReports.Core.Document.PagesCollection<T>

参照

PagesCollection<T> メンバ
GrapeCity.ActiveReports.Core.Document 名前空間